From: Glenn Morris Date: Tue, 26 Oct 2010 06:48:17 +0000 (-0700) Subject: * lisp/term/ns-win.el (ns-ignore-2-arg): Remove unused function. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~5937 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=f98bf7182357dd7eb3b863f8cdb6b947b094e39a;p=emacs.git * lisp/term/ns-win.el (ns-ignore-2-arg): Remove unused function. (Mistakenly committed the ChangeLog for this earlier.) --- diff --git a/lisp/term/ns-win.el b/lisp/term/ns-win.el index 6541ee4b68c..b020b6f816d 100644 --- a/lisp/term/ns-win.el +++ b/lisp/term/ns-win.el @@ -80,8 +80,6 @@ (defun ns-ignore-1-arg (switch) (setq x-invocation-args (cdr x-invocation-args))) -(defun ns-ignore-2-arg (switch) ; FIXME unused? - (setq x-invocation-args (cddr x-invocation-args))) (defun ns-parse-geometry (geom) "Parse a Nextstep-style geometry string GEOM.